projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14cb9e7
)
Incremental loader tweaks.
author
Michael Fulbright
<drmike@src.gnome.org>
Wed, 27 Oct 1999 16:43:22 +0000
(16:43 +0000)
committer
Michael Fulbright
<drmike@src.gnome.org>
Wed, 27 Oct 1999 16:43:22 +0000
(16:43 +0000)
Dr Mike <drmike@redhat.com>
gdk-pixbuf/ChangeLog
patch
|
blob
|
history
diff --git
a/gdk-pixbuf/ChangeLog
b/gdk-pixbuf/ChangeLog
index 50de8f2242ed0f66e93182a0b6a3322d6f9cc723..061a766992acb1cc975968fac0973cacbb9f3f40 100644
(file)
--- a/
gdk-pixbuf/ChangeLog
+++ b/
gdk-pixbuf/ChangeLog
@@
-1,3
+1,11
@@
+1999-10-27 Michael Fulbright <msf@redhat.com>
+
+ * src/gdk-pixbuf-loader.c: Made sure image_loader struct member of
+ pixbuf_loader properly initialized.
+
+ * src/testpixbuf.c: Made sure we cleanup pixbuf_loader properly
+ when done.
+
1999-10-26 Jonathan Blandford <jrb@redhat.com>
* src/gdk-pixbuf-io.c (image_handler_load): load the vtable fully.